home *** CD-ROM | disk | FTP | other *** search
- Preview Page Maker - ARexx script for ImageFX
-
-
- 1. Introduction
-
- Using this script you can make preview pages (12 pictures per page) with
- ImageFX. All you have to do is to run PreviewPage.ifx and select pictures
- which you want to have on the page.
-
-
- 2. Installation
-
- Just copy PreviewPage.ifx file where you want. I think that ImageFX/Rexx
- directory is the best place for it.
-
-
- 3. Using
-
- First of all you have to modify a script a little. Take a look at the
- following lines:
-
- background = "Work:Multimedia/Scala/Backgrounds/Stones013"
- titlefont = "BrooklynPLBold.font 30"
- titletext = "Preview Page"
- font = "helvetica.font 18"
-
- Replace fonts and files with the files you like. Background should be
- 640x512. This script is useful for PAL users only. :(
-
- When you change the script and save it on a disk, just run it from ImageFX
- as ARexx script and select the pictures... Very easy!
-
-
- 4. Distribution
-
- This script is public domain. You are allowed to modify it, copy, and give
- it to your friends.
-
-
- 5. Author
-
- Poland, Polska, Polen, Pologne, Polonia rulez.
-
- Piotr Bieniek
- adam@chemul.uni.lodz.pl
- bieniek@krysia.uni.lodz.pl
-